| Total Complexity | 16 | 
| Dependencies | 3 | 
| Dependents | 5 | 
| Total lines | 75 | 
| Lines of code | 43 | 
| Logical lines of code | 19 | 
| Comment lines | 6 | 
| Methods | 8 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| __construct() | 59 | 9 | 14 | |
| toRgb() | 62 | 1 | 11 | |
| getCyan() | 82 | 1 | 3 | |
| getMagenta() | 82 | 1 | 3 | |
| getYellow() | 82 | 1 | 3 | |
| getBlack() | 82 | 1 | 3 | |
| toCmyk() | 82 | 1 | 3 | |
| toGray() | 81 | 1 | 3 |